home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stone Design
/
Stone Design.iso
/
Stone_Stuff
/
3D_Reality
/
3D_Reality_API
/
Examples
/
3DDebugUtilities.bproj
/
DebuggingExtensions.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-10-25
|
229 b
|
10 lines
@interface Camera (Camera_ResponderMethods)
- dbg_dumpShapeHierarchy:sender;
- dbg_dumpWorldHierarchy:sender;
@end
@interface Camera (debug_methods)
- dumpHierarchyFrom:shape atDepth:(int) d;
- dumpHierarchyFromWorldShape;
@end